Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ReleasePR connectedmachine] add alias for auto_rev_minor_version to fix az CLI linter error #2363

Conversation

openapi-sdkautomation[bot]
Copy link

Created to release connectedmachine.Reopen this PR to release the SDK.
If you can't reopen it, click here to create a new one.
(message created by the CI based on PR content)

Installation instruction

Package connectedmachine

You can install the package connectedmachine of this PR using the following command:
Please install the latest Azure CLI and try this

curl -L "https://portal.azure-devex-tools.com/api/sdk-dl-pub?p=Azure/azure-rest-api-specs/10789/azure-cli-extensions/connectedmachine/connectedmachine-0.1.0-py3-none-any.whl" -o connectedmachine-0.1.0-py3-none-any.whl
az extension add --source=connectedmachine-0.1.0-py3-none-any.whl

Direct download

Your files can be directly downloaded here:

add alias for auto_rev_minor_version
@ghost ghost added the customer-reported Issues that are reported by GitHub users external to the Azure organization. label Sep 15, 2020
@ghost
Copy link

ghost commented Sep 15, 2020

Thank you for your contribution openapi-sdkautomation[bot]! We will review the pull request and get back to you soon.

@azuresdkci
Copy link

If this PR is for a new extension or change to an existing extension, use the following to try out the changes in this PR:

docker run -it microsoft/azure-cli:latest
export EXT=<NAME>
pip install --upgrade --target ~/.azure/cliextensions/$EXT "git+https://github.com/AzureSDKAutomation/azure-cli-extensions.git@sdkAutomation/connectedmachine#subdirectory=src/$EXT&egg=$EXT"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
customer-reported Issues that are reported by GitHub users external to the Azure organization.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant